Northwest Guilford High School Website Documentation

This website was built with HTML, CSS, Bootstrap, EMMET, and Github. The IDE used was sublime text editor, a text editor that allows auto save which was used. ... Inline CSS was preferred for more easy access, and so the bootstrap CSS can be opened quickly.
The colors were chosen based on our high school logo colors. The design itself was made so that each individual part may be found from their own spot rather than reading one whole webpage to find a single part.



Github Free Edition was used to host the website easily and for communicating with two repositories. Another use of Github was to collaborate with other documenters to further update and develop the website. Github codespaces were not used because of the need of Microsoft Visual Studio Code.



EMMET was primarily a tool for aiding in web development. With EMMET, you can use simple shortcuts, such as "!" to set up basic HTML Doctypes without needing to type them out yourself. This is the only use that EMMET serves for this website.